Node Remote Hardware Pins Response
class NodeRemoteHardwarePinsResponse : GeneratedMessage, AdminProtos.NodeRemoteHardwarePinsResponseOrBuilder
Response envelope for node_remote_hardware_pins
Content copied to clipboard
meshtastic.NodeRemoteHardwarePinsResponse
Types
Link copied to clipboard
class Builder : GeneratedMessage.Builder<BuilderT> , AdminProtos.NodeRemoteHardwarePinsResponseOrBuilder
Response envelope for node_remote_hardware_pins
Content copied to clipboard
meshtastic.NodeRemoteHardwarePinsResponse
Functions
Link copied to clipboard
inline fun AdminProtos.NodeRemoteHardwarePinsResponse.copy(block: NodeRemoteHardwarePinsResponseKt.Dsl.() -> Unit): AdminProtos.NodeRemoteHardwarePinsResponse
inline fun AdminProtos.NodeRemoteHardwarePinsResponse.copy(block: NodeRemoteHardwarePinsResponseKt.Dsl.() -> Unit): AdminProtos.NodeRemoteHardwarePinsResponse
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Nodes and their respective remote hardware GPIO pins
Content copied to clipboard
repeated .meshtastic.NodeRemoteHardwarePin node_remote_hardware_pins = 1;
Link copied to clipboard
Nodes and their respective remote hardware GPIO pins
Content copied to clipboard
repeated .meshtastic.NodeRemoteHardwarePin node_remote_hardware_pins = 1;
Link copied to clipboard
Nodes and their respective remote hardware GPIO pins
Content copied to clipboard
repeated .meshtastic.NodeRemoteHardwarePin node_remote_hardware_pins = 1;
Link copied to clipboard
Nodes and their respective remote hardware GPIO pins
Content copied to clipboard
repeated .meshtastic.NodeRemoteHardwarePin node_remote_hardware_pins = 1;
Link copied to clipboard
open fun getNodeRemoteHardwarePinsOrBuilderList(): List<out MeshProtos.NodeRemoteHardwarePinOrBuilder>
Nodes and their respective remote hardware GPIO pins
Content copied to clipboard
repeated .meshtastic.NodeRemoteHardwarePin node_remote_hardware_pins = 1;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): AdminProtos.NodeRemoteHardwarePinsResponse
Link copied to clipboard
open fun parseFrom(data: Array<Byte>, extensionRegistry: ExtensionRegistryLite): AdminProtos.NodeRemoteHardwarePinsResponse
open fun parseFrom(data: ByteString, extensionRegistry: ExtensionRegistryLite): AdminProtos.NodeRemoteHardwarePinsResponse
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): AdminProtos.NodeRemoteHardwarePinsResponse
open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): AdminProtos.NodeRemoteHardwarePinsResponse
open fun parseFrom(data: ByteBuffer, extensionRegistry: ExtensionRegistryLite): AdminProtos.NodeRemoteHardwarePinsResponse
Link copied to clipboard
Link copied to clipboard